Skip to content

build(deps): bump the npm-minor-patch group across 1 directory with 19 updates - #1485

Merged
groupthinking merged 2 commits into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-68f414fda7
Aug 13, 2026
Merged

build(deps): bump the npm-minor-patch group across 1 directory with 19 updates#1485
groupthinking merged 2 commits into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-68f414fda7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 19 updates in the / directory:

Package From To
@ai-sdk/gateway 4.0.36 4.0.40
ai 7.0.47 7.0.51
openai 7.3.0 7.4.0
tsx 4.23.1 4.23.5
@opentelemetry/api 1.9.0 1.9.1
@opentelemetry/exporter-trace-otlp-http 0.220.0 0.221.0
@sentry/nextjs 10.65.0 10.69.0
@stripe/stripe-js 9.9.0 9.13.0
@supabase/supabase-js 2.111.0 2.112.0
@upstash/redis 1.38.1 1.38.2
@vercel/functions 3.7.6 3.7.7
lucide-react 1.25.0 1.28.0
@playwright/test 1.62.0 1.62.1
@tailwindcss/postcss 4.3.2 4.3.3
autoprefixer 10.5.2 10.5.4
eslint-config-next 16.2.10 16.3.0
playwright 1.62.0 1.62.1
postcss 8.5.23 8.5.25
tailwindcss 4.3.2 4.3.3

Updates @ai-sdk/gateway from 4.0.36 to 4.0.40

Changelog

Sourced from @​ai-sdk/gateway's changelog.

4.0.40

Patch Changes

  • Updated dependencies [160ccdb]
    • @​ai-sdk/provider-utils@​5.0.20

4.0.39

Patch Changes

  • Updated dependencies [79e133c]
    • @​ai-sdk/provider@​4.0.5
    • @​ai-sdk/provider-utils@​5.0.19

4.0.38

Patch Changes

  • fb6d2f8: chore(provider/gateway): update gateway model settings files

4.0.37

Patch Changes

  • bdd5e28: feat(provider/gateway): support 'vision' (image input) in the has provider option
Commits

Updates ai from 7.0.47 to 7.0.51

Changelog

Sourced from ai's changelog.

7.0.51

Patch Changes

  • Updated dependencies [160ccdb]
    • @​ai-sdk/provider-utils@​5.0.20
    • @​ai-sdk/gateway@​4.0.40

7.0.50

Patch Changes

  • 79e133c: async APIs for generateVideo (poll, webhook)

    Adds an asynchronous start/status flow to the experimental video model interface (VideoModelV4): models may now implement doStart, doStatus, and handleWebhookOption instead of (or in addition to) doGenerate, and experimental_generateVideo accepts poll and webhook options to orchestrate completion via polling or webhooks. Polling configuration can use a custom delay implementation for durable workflow compatibility.

  • da64b51: feat(code-mode): simplify tool caller configuration

  • Updated dependencies [79e133c]

    • @​ai-sdk/provider@​4.0.5
    • @​ai-sdk/gateway@​4.0.39
    • @​ai-sdk/provider-utils@​5.0.19

7.0.49

Patch Changes

  • Updated dependencies [fb6d2f8]
    • @​ai-sdk/gateway@​4.0.38

7.0.48

Patch Changes

  • Updated dependencies [bdd5e28]
    • @​ai-sdk/gateway@​4.0.37
Commits

Updates openai from 7.3.0 to 7.4.0

Release notes

Sourced from openai's releases.

v7.4.0

7.4.0 (2026-08-03)

Features

  • api: Add gpt-5.5 model and tool metadata fields (#2049) (6d8fb53)

Bug Fixes

Documentation

Build System

  • deps-dev: bump @​smithy/hash-node from 4.3.5 to 4.4.15 (#2064) (481b325)
  • deps-dev: bump @​types/web from 0.0.194 to 0.0.354 (#2061) (f61f267)
  • deps-dev: bump publint from 0.2.12 to 0.3.22 (#2058) (823d7df)
  • deps: bump dotenv from 16.6.1 to 17.4.2 (#2065) (3576574)
  • deps: bump fast-uri from 3.1.4 to 3.1.5 in /ecosystem-tests/vercel-edge (#2050) (590982f)
  • deps: bump ip-address from 10.2.0 to 10.4.0 in /ecosystem-tests/vercel-edge (#2056) (4d927de)
  • migrate release workflow to upstream release-please (#2048) (d41c272)
Changelog

Sourced from openai's changelog.

7.4.0 (2026-08-03)

Features

  • api: Add gpt-5.5 model and tool metadata fields (#2049) (6d8fb53)

Bug Fixes

Documentation

Build System

  • deps-dev: bump @​smithy/hash-node from 4.3.5 to 4.4.15 (#2064) (481b325)
  • deps-dev: bump @​types/web from 0.0.194 to 0.0.354 (#2061) (f61f267)
  • deps-dev: bump publint from 0.2.12 to 0.3.22 (#2058) (823d7df)
  • deps: bump dotenv from 16.6.1 to 17.4.2 (#2065) (3576574)
  • deps: bump fast-uri from 3.1.4 to 3.1.5 in /ecosystem-tests/vercel-edge (#2050) (590982f)
  • deps: bump ip-address from 10.2.0 to 10.4.0 in /ecosystem-tests/vercel-edge (#2056) (4d927de)
  • migrate release workflow to upstream release-please (#2048) (d41c272)
Commits
  • 83c437f release: 7.4.0 (#2055)
  • a97cbff ci: prepare checks for merge queue (#2066)
  • 481b325 build(deps-dev): bump @​smithy/hash-node from 4.3.5 to 4.4.15 (#2064)
  • 3576574 build(deps): bump dotenv from 16.6.1 to 17.4.2 (#2065)
  • 823d7df build(deps-dev): bump publint from 0.2.12 to 0.3.22 (#2058)
  • f61f267 build(deps-dev): bump @​types/web from 0.0.194 to 0.0.354 (#2061)
  • 85ea6b2 [dependabot] Configure a seven-day npm cooldown (#2054)
  • 4d927de build(deps): bump ip-address from 10.2.0 to 10.4.0 in /ecosystem-tests/vercel...
  • 590982f build(deps): bump fast-uri from 3.1.4 to 3.1.5 in /ecosystem-tests/vercel-edg...
  • 6d8fb53 feat(api): Add gpt-5.5 model and tool metadata fields (#2049)
  • Additional commits viewable in compare view

Updates tsx from 4.23.1 to 4.23.5

Release notes

Sourced from tsx's releases.

v4.23.5

4.23.5 (2026-08-02)

Bug Fixes

  • detect the Node inspector enabled via NODE_OPTIONS (3c1d051)

This release is also available on:

v4.23.4

4.23.4 (2026-08-02)

Bug Fixes

  • cli: allow async process.once() signal handlers to finish (#827) (2afc7bb)

This release is also available on:

v4.23.3

4.23.3 (2026-08-02)

Bug Fixes

  • preserve listenerCount overload semantics (#823) (b6574d4)

This release is also available on:

v4.23.2

4.23.2 (2026-08-02)

Bug Fixes

  • watch: exit with 128 + signal number when interrupted (#820) (0b00bc8)

This release is also available on:

Commits
  • c55004d test: remove legacy PTY retry
  • e368161 chore(deps): update pty-spawn to 1.1.1
  • 8d39496 ci: validate GitHub Actions workflows
  • 6fe724e test: clean up timed-out PTY attempts
  • e0a0536 ci: skip unused Windows Node cache
  • 6d6dd84 ci: remove broken lock automation
  • 3c1d051 fix: detect the Node inspector enabled via NODE_OPTIONS
  • 40380a4 ci: lock down the release toolchain
  • f217b6b ci: restrict releases to public repository
  • 2afc7bb fix(cli): allow async process.once() signal handlers to finish (#827)
  • Additional commits viewable in compare view

Updates @opentelemetry/api from 1.9.0 to 1.9.1

Release notes

Sourced from @​opentelemetry/api's releases.

api/v1.9.1

1.9.1

🐛 (Bug Fix)

  • fix(api): prioritize esnext export condition as it is more specific #5458
  • fix(api): update diag consoleLogger to use original console methods to prevent infinite loop when a console instrumentation is present #6395
  • fix(api): use Attributes instead of deprecated SpanAttributes in SpanOptions #6478 @​overbalance
  • fix(diag): change types in DiagComponentLogger from any to unknown#5478 @​loganrosen
  • fix(api): re-introduce fallback chain for global utils #6523 @​pichlermarc

🏠 (Internal)

Changelog

Sourced from @​opentelemetry/api's changelog.

1.9.1

🐛 (Bug Fix)

🏠 (Internal)

  • chore: fix cross project links and missing implicitly exported types #3533 @​legendecas
  • feat(sdk-metrics): add exponential histogram mapping functions #3504 @​mwear
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​opentelemetry/api since your current version.


Updates @opentelemetry/exporter-trace-otlp-http from 0.220.0 to 0.221.0

Release notes

Sourced from @​opentelemetry/exporter-trace-otlp-http's releases.

experimental/v0.221.0

0.221.0

💥 Breaking Changes

  • feat(sdk-logs)!: configure the force flush timeout per call #6931 @​LarryHu0217
    • (user-facing): LoggerProviderOptions.forceFlushTimeoutMillis has been removed; pass timeoutMillis to LoggerProvider.forceFlush() instead.
  • feat(instrumentation-http)!: emit only stable HTTP semantic conventions. The OTEL_SEMCONV_STABILITY_OPT_IN environment variable no longer changes HTTP attribute or metric emission — old (v1.7.0) and duplicate (http/http/dup) semconv outputs have been removed. #6819 @​maryliag
  • feat(instrumentation-fetch)!: emit only stable HTTP semantic conventions. The semconvStabilityOptIn instrumentation config option has been removed; old (v1.7.0) and duplicate semconv outputs are no longer emitted. #6819 @​maryliag
  • feat(instrumentation-xml-http-request)!: emit only stable HTTP semantic conventions. The semconvStabilityOptIn instrumentation config option has been removed; old (v1.7.0) and duplicate semconv outputs are no longer emitted. #6819 @​maryliag
  • feat(instrumentation-grpc)!: emit only stable network semantic conventions. The OTEL_SEMCONV_STABILITY_OPT_IN environment variable no longer changes attribute emission — net.peer.name and net.peer.port (old) are no longer set; only server.address and server.port (stable). #6819 @​maryliag

🚀 Features

  • feat(sdk-logs): allow modifying ReadWriteLogRecord properties (including hrTime, hrTimeObserved, and spanContext) in accordance with the OpenTelemetry Logs specification #6923 @​Babul422
  • feat(sdk-node): emit a deprecation warning when the JaegerPropagator is selected via OTEL_PROPAGATORS or declarative config; use tracecontext instead. @​pichlermarc
  • feat(instrumentation-http): set error.type to status code in metrics for error requests. #6919 @​raphael-theriault-swi
Commits
  • 76fa6b5 chore: prepare next release (#6942)
  • 3787896 chore(deps): update dependency webpack-cli to v7.2.1 (#6934)
  • be5f757 fix(deps): update dependency body-parser to v2.3.0 [security] (#6941)
  • f6d8fbe chore(deps): lock file maintenance (#6559)
  • 9612732 chore: remove examples/dice from workspaces (#6937)
  • 7107906 chore: start using min-release-age in .npmrc, disable minimumReleaseAge for r...
  • a7e5d11 chore(deps): update dependency webpack to v5.108.4 (#6933)
  • af7a82d chore(deps): update dependency msw to v2.15.0 (#6831)
  • b9f57c6 chore(deps): update dependency @​types/webpack-env to v1.18.8 (#6877)
  • cbb4abf chore(deps): update ubuntu docker tag to v26 (#6635)
  • Additional commits viewable in compare view

Updates @sentry/nextjs from 10.65.0 to 10.69.0

Release notes

Sourced from @​sentry/nextjs's releases.

10.69.0

Important Changes

  • feat(v10/cloudflare): Add instrumentAgentWithSentry for Cloudflare Agents (#22786)

The Cloudflare SDK adds a new instrumentAgentWithSentry API for Cloudflare Agents. It works like instrumentDurableObjectWithSentry for Agent classes from the agents SDK and additionally creates spans for @callable RPC methods and automatically sets the conversationId based on the agent's name. When building with the Sentry Vite plugin, Agents are instrumented automatically (#22788).

Other Changes

  • feat(v10/cloudflare): Add Spotlight integration for local dev event forwarding (#22796)
  • feat(v10/cloudflare): Add wranglerConfigPath to Vite options (#22803)
  • feat(v10/cloudflare): Filter framework-internal Durable Object storage spans (#22770)
  • feat(v10/cloudflare): Instrument Agents automatically (#22788)
  • feat(v10/cloudflare): Rotate agent conversation id on chat clear (#22787)
  • fix(v10/cloudflare): Also skip cf: prefixed DOs (#22802)
  • fix(v10/cloudflare): Filter CREATE INDEX spans on cf_-prefixed tables (#22767)
  • fix(v10/cloudflare): Prevent AI provider skips (#22771)
  • fix(v10/core): Summarize SQLite upserts so Durable Object cf_ spans stay filtered (#22766)
  • fix(v10/effect): Set sentry.origin on logs from SentryEffectLogger (#22806)
  • fix(v10/gatsby): Add React 19 to peer dependency range (#22675)
  • fix(v10/node): Unpin @apm-js-collab/code-transformer-bundler-plugins (#22678)
  • fix(v10/server-utils): Do not inject dc into client bundle (#22765)
  • test(v10/cloudflare): Pin mcp as agent depends on it (#22769)

Bundle size 📦

Path Size
@​sentry/browser 27.11 KB
@​sentry/browser - with treeshaking flags 25.59 KB
@​sentry/browser (incl. Tracing) 45.51 KB
@​sentry/browser (incl. Tracing + Span Streaming) 47.25 KB
@​sentry/browser (incl. Tracing, Profiling) 50.15 KB
@​sentry/browser (incl. Tracing, Replay) 83.84 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 73.71 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 88.44 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 100.79 KB
@​sentry/browser (incl. Feedback) 43.88 KB
@​sentry/browser (incl. sendFeedback) 31.79 KB
@​sentry/browser (incl. FeedbackAsync) 36.8 KB
@​sentry/browser (incl. Metrics) 28.17 KB
@​sentry/browser (incl. Logs) 28.39 KB
@​sentry/browser (incl. Metrics & Logs) 29.07 KB
@​sentry/react 28.87 KB

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

10.69.0

Important Changes

  • feat(v10/cloudflare): Add instrumentAgentWithSentry for Cloudflare Agents (#22786)

The Cloudflare SDK adds a new instrumentAgentWithSentry API for Cloudflare Agents. It works like instrumentDurableObjectWithSentry for Agent classes from the agents SDK and additionally creates spans for @callable RPC methods and automatically sets the conversationId based on the agent's name. When building with the Sentry Vite plugin, Agents are instrumented automatically (#22788).

Other Changes

  • feat(v10/cloudflare): Add Spotlight integration for local dev event forwarding (#22796)
  • feat(v10/cloudflare): Add wranglerConfigPath to Vite options (#22803)
  • feat(v10/cloudflare): Filter framework-internal Durable Object storage spans (#22770)
  • feat(v10/cloudflare): Instrument Agents automatically (#22788)
  • feat(v10/cloudflare): Rotate agent conversation id on chat clear (#22787)
  • fix(v10/cloudflare): Also skip cf: prefixed DOs (#22802)
  • fix(v10/cloudflare): Filter CREATE INDEX spans on cf_-prefixed tables (#22767)
  • fix(v10/cloudflare): Prevent AI provider skips (#22771)
  • fix(v10/core): Summarize SQLite upserts so Durable Object cf_ spans stay filtered (#22766)
  • fix(v10/effect): Set sentry.origin on logs from SentryEffectLogger (#22806)
  • fix(v10/gatsby): Add React 19 to peer dependency range (#22675)
  • fix(v10/node): Unpin @apm-js-collab/code-transformer-bundler-plugins (#22678)
  • fix(v10/server-utils): Do not inject dc into client bundle (#22765)
  • test(v10/cloudflare): Pin mcp as agent depends on it (#22769)

10.68.0

  • feat(cloudflare): Add @​sentry/cloudflare/vite orchestrion plugin (#21967)
  • feat(nestjs): Support WebSocket errors in SentryGlobalFilter (#22224)
  • feat(node,server-utils): Set cache.key on dataloader spans and capture redis delete operations as cache.remove (#22389)
  • feat(server-utils): Allow integrations to be part of marker (#22094)
  • feat(server-utils): Migrate FirebaseInstrumentation to orchestrion (#22141)
  • feat(server-utils): Warn when bundler config has instrumented module in external (#22379)
  • feat(v10): Add http.route attribute to http.server spans with parameterized routes (#22564)
  • feat(v10): Add url.full and url.path to http.server spans (#22533)
  • feat(v10/cloudflare): Auto-instrument Durable Object classes (#22541)
  • feat(v10/cloudflare): Auto-instrument the worker entry with withSentry (#22540)
  • feat(v10/cloudflare): Auto-instrument WorkerEntrypoint classes (#22543)
  • feat(v10/cloudflare): Auto-instrument Workflow classes (#22542)
  • feat(v10/cloudflare): Read wrangler config and resolve the Sentry options module (#22538)
  • feat(v10/core): Add instrumentStateGraph API (#22491)
  • feat(v10/core): Add url.full attribute to core fetch instrumentation (#22436)
  • feat(v10/core): Support filtering stackFrameVariables by variable name (#22526)
  • feat(v10/react-router): Make instrumentation API the default (#22525)

... (truncated)

Commits
  • 417af5d release: 10.69.0
  • e7cf605 meta(changelog): Update changelog for 10.69.0 (#22807)
  • 7c5a00e fix(v10/effect): Set sentry.origin on logs from SentryEffectLogger (#22806)
  • df53214 feat(v10/cloudflare): Add wranglerConfigPath to Vite options (#22803)
  • e96e15e feat(v10/cloudflare): Add Spotlight integration for local dev event forwardin...
  • ea4a322 fix(v10/cloudflare): Also skip cf: prefixed DOs (#22802)
  • 6a84103 feat(v10/cloudflare): Instrument Agents automatically (#22788)
  • f0c3569 feat(v10/cloudflare): Rotate agent conversation id on chat clear (#22787)
  • 0516355 feat(v10/cloudflare): Add instrumentAgentWithSentry for Cloudflare Agents (#2...
  • d3a6e52 fix(v10/cloudflare): Filter CREATE INDEX spans on cf_-prefixed tables (#2...
  • Additional commits viewable in compare view

Updates @stripe/stripe-js from 9.9.0 to 9.13.0

Release notes

Sourced from @​stripe/stripe-js's releases.

v9.13.0

New features

  • Add promo code config (#956)
  • Add StripePaymentElementUpdateOptions (#955)

v9.12.1

Changed

  • Bump brace-expansion from 1.1.11 to 1.1.16 in /examples/parcel (#953)

v9.12.0

New features

  • Bump js-yaml from 3.14.2 to 3.15.0 (#950)
  • Bump ws from 5.2.3 to 5.2.7 (#951)
  • Add optional line item types to Checkout SDK (#949)

v9.10.0

Changed

  • Terms element types (#948)
  • Update Checkout Form change event types (#946)
  • Add fields.name types to AE (#947)
  • Add validateElements type to StripeCheckoutLoadActionsSuccess (#945)
Commits

Updates @supabase/supabase-js from 2.111.0 to 2.112.0

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.112.0

2.112.0 (2026-08-03)

🚀 Features

  • supabase: move OpenTelemetry tracing to opt-in /tracing subpath (#2583)

🩹 Fixes

  • auth: accept uppercase UUIDs in validateUUID (#2467)
  • postgrest: honour throwOnError when maybeSingle finds multiple rows (#2580)
  • storage: resolve createSignedUrls return type mismatch (#2474)
  • storage: expose service error code on StorageApiError (#2537)
  • supabase: forward db retry option (#2571)

❤️ Thank You

v2.112.0-canary.2

2.112.0-canary.2 (2026-08-03)

This was a version bump only, there were no code changes.

v2.112.0-canary.1

2.112.0-canary.1 (2026-07-31)

🩹 Fixes

  • postgrest: honour throwOnError when maybeSingle finds multiple rows (#2580)
  • storage: expose service error code on StorageApiError (#2537)

❤️ Thank You

v2.112.0-canary.0

2.112.0-canary.0 (2026-07-31)

🚀 Features

... (truncated)

Changelog

Sourced from @​supabase/supabase-js's changelog.

2.112.0 (2026-08-03)

🚀 Features

  • supabase: move OpenTelemetry tracing to opt-in /tracing subpath (#2583)

🩹 Fixes

  • supabase: forward db retry option (#2571)

❤️ Thank You

Commits
  • 2877b5b test(supabase): replace test-tracing harness with real-OTel unit and e2e cove...
  • a413544 feat(supabase): move OpenTelemetry tracing to opt-in /tracing subpath (#2583)
  • e6c975c fix(supabase): forward db retry option (#2571)
  • a262492 chore(release): version 2.111.0 changelogs (#2572)
  • See full diff in compare view

Updates @upstash/redis from 1.38.1 to 1.38.2

Release notes

Sourced from @​upstash/redis's releases.

@​upstash/redis@​1.38.2

Patch Changes

  • c0f5ad7: Deduplicate telemetry header values so repeated mergeTelemetry calls no longer append the same sdk, platform or runtime tag multiple times
Commits

Updates @vercel/functions from 3.7.6 to 3.7.7

Changelog

Sourced from @​vercel/functions's changelog.

@​vercel/functions

Commits
Attestation changes

This version has no provenance attestation, while the previous version (3.7.6) was attested. Review the package versions before updating.


Updates lucide-react from 1.25.0 to 1.28.0

Release notes

Sourced from lucide-react's releases.

Version 1.28.0

What's Changed

  • feat(icons): improve calendar icons centre of gravity by

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 7, 2026
@dependabot
dependabot Bot requested a review from groupthinking as a code owner August 7, 2026 20:58
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 7, 2026
@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
v0-uvai Ready Ready Preview, v0 Aug 7, 2026 9:36pm

Copy link
Copy Markdown
Owner

One thing the title understates: this group carries a major transitive bump.

zod  3.25.76 -> 4.1.11

The group is configured update-types: ["minor", "patch"], which constrains direct dependencies; a transitive resolved version can still cross a major, and here it does — pulled up by the @ai-sdk/* and openai upgrades in the same batch. Worth naming because MERGE_POLICY.md gate 8 routes majors to Class B rather than Class A auto-merge, and nothing in the title or labels surfaces it.

I don't think it should block. zod is not imported anywhere in first-party source (apps/**, packages/**, mcp-servers/**), and apps/web/package.json already declares "zod": "^4.4.3", so v4 is the intent this moves toward, not away from. The only v3 declaration left is docs/knowledge_prototypes/mcp-servers/fetch-mcp, which is outside the workspace globs and not covered by this lockfile.

The manifest churn is cosmetic — checked, not assumed

apps/web/package.json lowers the declared floor on seven entries (postcss ^8.5.25 -> ^8.5.23, tailwindcss ^4.3.3 -> ^4.3.2, playwright/@playwright/test, @tailwindcss/postcss, autoprefixer, @opentelemetry/api), which reads like a downgrade. It isn't one. I diffed the two lockfiles package-by-package:

changed: 7   downgrades: 0

Every resolved version moves forward or stays put — the caret ranges resolve identically, so the lowered floors change nothing that gets installed. It does indicate the group was computed against a stale baseline, so expect this manifest to churn back and forth across successive group PRs; that is noise, not risk.

Also worth noting the interaction with #1480: once test-frontend is required, a batch like this gets real apps/web unit coverage before merge. Today it does not.


Generated by Claude Code

@claude

claude Bot commented Aug 7, 2026

Copy link
Copy Markdown

·@·d·ependabot r·ebase

This PR went to dirty after #1428, #1439, #1452, #1459, #1473, #1480 and #1490 merged in quick succession — a 19-package group update carries a large package-lock.json delta, so the lockfile is the conflict. Rebasing regenerates it against current main, which is cleaner than a hand-resolved lockfile.


Generated by Claude Code

Copy link
Copy Markdown
Owner

·@·d·ependabot r·ebase

Conflicted by #1490, which merged at 21:09:47 UTC as a9de609 and rewrote 3088 lines of package-lock.json for the Workflow DevKit scaffold. This PR's base is 75ef3cae, which predates it, and GitHub now reports mergeable_state: dirty.

A rebase is the right remedy here rather than a manual conflict resolution: the conflict is entirely in the generated lockfile, and hand-merging two independent package-lock.json rewrites risks producing a tree that no npm install would generate. Dependabot regenerating the group against the new base is the only resolution that yields a lockfile consistent with package.json.

Flagging one thing for whoever reviews the rebased result: #1490 added the workflow dependency, so the regenerated lockfile will carry both that subtree and this group's 19 bumps. Worth confirming the workflow package's own transitive pins survive the group update before merging.


Generated by Claude Code

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 10 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 1ef206b.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

apps/web/package.json

PackageVersionLicenseIssue Type
@ai-sdk/gateway^4.0.40NullUnknown License
@opentelemetry/api^1.9.0NullUnknown License
@opentelemetry/exporter-trace-otlp-http^0.221.0NullUnknown License
@stripe/stripe-js^9.13.0NullUnknown License
@supabase/supabase-js^2.112.0NullUnknown License
@upstash/redis^1.38.2NullUnknown License
@vercel/functions^3.7.7NullUnknown License
ai^7.0.51NullUnknown License
lucide-react^1.28.0NullUnknown License
openai^7.4.0NullUnknown License
Allowed Licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, Python-2.0, BlueOak-1.0.0, MPL-2.0, CC0-1.0, 0BSD
Excluded from license check: pkg:npm/caniuse-lite, pkg:npm/@sentry/nextjs, pkg:npm/@sentry/cli, pkg:npm/@sentry/cli-darwin, pkg:npm/@sentry/cli-linux-arm, pkg:npm/@sentry/cli-linux-arm64, pkg:npm/@sentry/cli-linux-i686, pkg:npm/@sentry/cli-linux-x64, pkg:npm/@sentry/cli-win32-arm64, pkg:npm/@sentry/cli-win32-i686, pkg:npm/@sentry/cli-win32-x64, pkg:npm/@sentry/bundler-plugin-core, pkg:npm/@sentry/babel-plugin-component-annotate

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/@ai-sdk/gateway ^4.0.40 UnknownUnknown
npm/@opentelemetry/api ^1.9.0 UnknownUnknown
npm/@opentelemetry/exporter-trace-otlp-http ^0.221.0 UnknownUnknown
npm/@playwright/test ^1.62.0 UnknownUnknown
npm/@sentry/nextjs ^10.69.0 UnknownUnknown
npm/@stripe/stripe-js ^9.13.0 UnknownUnknown
npm/@supabase/supabase-js ^2.112.0 UnknownUnknown
npm/@tailwindcss/postcss ^4.3.2 UnknownUnknown
npm/@upstash/redis ^1.38.2 UnknownUnknown
npm/@vercel/functions ^3.7.7 UnknownUnknown
npm/ai ^7.0.51 UnknownUnknown
npm/autoprefixer ^10.5.2 UnknownUnknown
npm/eslint-config-next ^16.3.0 UnknownUnknown
npm/lucide-react ^1.28.0 UnknownUnknown
npm/openai ^7.4.0 UnknownUnknown
npm/playwright ^1.62.0 UnknownUnknown
npm/postcss ^8.5.23 UnknownUnknown
npm/tailwindcss ^4.3.2 UnknownUnknown
npm/@ai-sdk/gateway 4.0.40 UnknownUnknown
npm/@ai-sdk/provider 4.0.5 UnknownUnknown
npm/@ai-sdk/provider-utils 5.0.20 UnknownUnknown
npm/@vercel/functions 3.7.7 🟢 6.1
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 9Found 25/26 approved changesets -- score normalized to 9
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging🟢 10packaging workflow detected
Binary-Artifacts🟢 6binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
npm/ai 7.0.51 UnknownUnknown
npm/openai 7.4.0 UnknownUnknown
npm/tsx 4.23.5 UnknownUnknown

Scanned Files

  • apps/web/package.json
  • package-lock.json

Copy link
Copy Markdown
Owner

·@·d·ependabot r·ebase


This PR went un-mergeable (mergeable_state: dirty). Probed the merge against current main (b7a2da3):

Auto-merging apps/web/package.json
Auto-merging package-lock.json
CONFLICT (content): Merge conflict in package-lock.json

The conflict is confined to package-lock.json; package.json and apps/web/package.json both auto-merge cleanly. Cause is ordinary drift — this group PR was cut against 75ef3ca, and other npm bumps have landed on main since (#1459 bumped hono to 4.13.1), so the two lockfiles disagree on the shared dependency tree.

Rebasing rather than hand-resolving: a lockfile is a generated artifact, and a hand-merged one can be internally inconsistent — resolvable-looking but describing a tree npm would never produce. Dependabot regenerating it against current main is the only resolution that yields a lockfile matching the manifests. I also don't push to branches I don't own.

No review or CI conclusion to report yet — CI has not run on this head. The repository's Actions queue was saturated when this was checked (23 runs queued against 4 in progress), so nothing had been scheduled. The rebase will supersede that head anyway.


Generated by Claude Code

Copy link
Copy Markdown
Owner

·@·d·ependabot r·ebase

Two reasons, both measured rather than inferred.

1. This PR conflicts with main. Verified by attempting the merge locally, not by reading mergeable_state:

Auto-merging package-lock.json
CONFLICT (content): Merge conflict in package-lock.json
Automatic merge failed; fix conflicts and then commit the result.

The base recorded here is 75ef3ca; main is now b7a2da3, which picked up #1490 (Workflow DevKit scaffold, +199 packages) and #1473. Only package-lock.json conflicts — no source file does.

2. test-frontend never ran on this head. It is absent from all 25 check-runs on 7b39a826, because this branch predates #1480 (merged 21:09:37), which is what added the apps/web vitest job to ci.yml. Under MERGE_POLICY.md gate 2, test-frontend is required for every pull request — and gate 2's own note is explicit that a green test is Python pytest only and is not evidence that web unit tests ran. A 19-package bump to a Next.js app is exactly the change where that distinction matters.

Everything else on this head is green: validate, guards, build, lint-python, lint-frontend, dependency-review, gitleaks (working tree), CodeQL, Security Scan - python, Security Scan - javascript, bandit, npm-audit, python-safety, trivy. test and Generate and Upload Coverage were still running.

The bump itself looks fine. I ran the apps/web vitest suite against this branch's tree with its lockfile installed: 56 files, 326 passed, 0 failed. So the rebase is about getting the required check to actually report, and resolving the lockfile — not about a suspected breakage.

Terminal state: HALTED(merge_conflict) pending the rebase. Once it lands on current main, test-frontend will report and this becomes a Class A change under MERGE_POLICY.md §8 (dependency patch/minor), eligible for auto-merge on gates 1–7.


Generated by Claude Code

Copy link
Copy Markdown
Owner

·@·d·ependabot r·ebase

Requesting a rebase rather than hand-resolving, because this PR has two problems and a rebase fixes both at once.

1. mergeable_state: dirty

This branch forked at 8c93de8; main has moved five commits since (75ef3ca, 8517bf8, 76c7519, a9de609, b7a2da3), two of which touched apps/web/package.json / package-lock.json. The lockfile no longer applies cleanly.

2. Seven declared floors move backwards relative to this PR's own base

Worth recording because a rebase is what corrects it, and because a PR titled "bump ... with 19 updates" moving entries down is easy to skim past. Measured at the fork point 8c93de8 versus this head:

package base 8c93de8 this head
@opentelemetry/api ^1.9.1 ^1.9.0
@playwright/test ^1.62.1 ^1.62.0
@tailwindcss/postcss ^4.3.3 ^4.3.2
autoprefixer ^10.5.4 ^10.5.2
playwright ^1.62.1 ^1.62.0
postcss ^8.5.25 ^8.5.23
tailwindcss ^4.3.3 ^4.3.2
eslint-config-next ^16.2.10 ^16.3.0 ↑ (genuine)

Scoping this honestly: it is a manifest-range regression, not an installed-version downgrade. I checked the lockfile rather than inferring from the manifest, and the resolved versions are unchanged for the entries I could compare directly — @opentelemetry/api stays 1.9.1 and postcss stays 8.5.25 on all three of base, this head, and main. So npm ci installs the same tree today. What regresses is the declared minimum: it silently lowers floors that were raised deliberately, and a future fresh resolution could satisfy the weaker range.

One entry does move for real in the lock: zod goes 3.25.764.1.11 here, while main is already at 4.3.6. That is a major-version crossing inside a group labelled minor-patch, and merging this as-is would take the lock backwards from 4.3.6 to 4.1.11. It is dev: true and transitive, so the blast radius is small — but it is the clearest single reason not to force this through the conflict by hand.

A rebase recomputes the group against current main and should resolve the conflict, drop the seven backwards floors, and settle zod at or above 4.3.6.

CI status

Checks on 7b39a826 are otherwise in good shape — validate, guards, build, test, lint-frontend, lint-python, CodeQL, gitleaks, dependency-review, bandit, npm-audit, python-safety, trivy and both Security Scan jobs all concluded success. Only Generate and Upload Coverage and a re-queued Canonical issue and evidence were outstanding. These will re-run on the rebased head.

(For anyone reading the queue: the repo's Actions backlog is deep — 251 runs queued against 22 in progress, ~20 min from creation to conclusion — but it is draining, not stalled. 29 of the last 30 CI runs concluded success. #1510 is the change that would shorten it.)

Terminal state

HALTED(merge_conflict) — rebase requested above; re-evaluate once Dependabot pushes. Per §8 of the remediation runbook this is not auto-merged: main is protected and there is no automerge label. Under MERGE_POLICY.md §8 this is Class A once green, so it needs only gates 1–7 rather than a human review pass.


Generated by Claude Code

…9 updates

Bumps the npm-minor-patch group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/gateway](https://github.com/vercel/ai/tree/HEAD/packages/gateway) | `4.0.36` | `4.0.40` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `7.0.47` | `7.0.51` |
| [openai](https://github.com/openai/openai-node) | `7.3.0` | `7.4.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.5` |
| [@opentelemetry/api](https://github.com/open-telemetry/opentelemetry-js) | `1.9.0` | `1.9.1` |
| [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.220.0` | `0.221.0` |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.65.0` | `10.69.0` |
| [@stripe/stripe-js](https://github.com/stripe/stripe-js) | `9.9.0` | `9.13.0` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.111.0` | `2.112.0` |
| [@upstash/redis](https://github.com/upstash/redis-js) | `1.38.1` | `1.38.2` |
| [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) | `3.7.6` | `3.7.7` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.25.0` | `1.28.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.62.0` | `1.62.1` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.3.2` | `4.3.3` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.2` | `10.5.4` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.10` | `16.3.0` |
| [playwright](https://github.com/microsoft/playwright) | `1.62.0` | `1.62.1` |
| [postcss](https://github.com/postcss/postcss) | `8.5.23` | `8.5.25` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.3.2` | `4.3.3` |



Updates `@ai-sdk/gateway` from 4.0.36 to 4.0.40
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/gateway/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/gateway@4.0.40/packages/gateway)

Updates `ai` from 7.0.47 to 7.0.51
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@7.0.51/packages/ai)

Updates `openai` from 7.3.0 to 7.4.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md)
- [Commits](openai/openai-node@v7.3.0...v7.4.0)

Updates `tsx` from 4.23.1 to 4.23.5
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.1...v4.23.5)

Updates `@opentelemetry/api` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.9.0...v1.9.1)

Updates `@opentelemetry/exporter-trace-otlp-http` from 0.220.0 to 0.221.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.220.0...experimental/v0.221.0)

Updates `@sentry/nextjs` from 10.65.0 to 10.69.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.69.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.65.0...10.69.0)

Updates `@stripe/stripe-js` from 9.9.0 to 9.13.0
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](stripe/stripe-js@v9.9.0...v9.13.0)

Updates `@supabase/supabase-js` from 2.111.0 to 2.112.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.112.0/packages/core/supabase-js)

Updates `@upstash/redis` from 1.38.1 to 1.38.2
- [Release notes](https://github.com/upstash/redis-js/releases)
- [Commits](https://github.com/upstash/redis-js/compare/@upstash/redis@1.38.1...@upstash/redis@1.38.2)

Updates `@vercel/functions` from 3.7.6 to 3.7.7
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/functions/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/frameworks@3.7.7/packages/functions)

Updates `lucide-react` from 1.25.0 to 1.28.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.28.0/packages/lucide-react)

Updates `@playwright/test` from 1.62.0 to 1.62.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.62.0...v1.62.1)

Updates `@tailwindcss/postcss` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-postcss)

Updates `autoprefixer` from 10.5.2 to 10.5.4
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.5.2...10.5.4)

Updates `eslint-config-next` from 16.2.10 to 16.3.0
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.0/packages/eslint-config-next)

Updates `playwright` from 1.62.0 to 1.62.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.62.0...v1.62.1)

Updates `postcss` from 8.5.23 to 8.5.25
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.23...8.5.25)

Updates `tailwindcss` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@ai-sdk/gateway"
  dependency-version: 4.0.40
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@opentelemetry/api"
  dependency-version: 1.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@opentelemetry/exporter-trace-otlp-http"
  dependency-version: 0.221.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@playwright/test"
  dependency-version: 1.62.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@sentry/nextjs"
  dependency-version: 10.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@stripe/stripe-js"
  dependency-version: 9.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.112.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@upstash/redis"
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vercel/functions"
  dependency-version: 3.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: ai
  dependency-version: 7.0.51
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: autoprefixer
  dependency-version: 10.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: eslint-config-next
  dependency-version: 16.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: lucide-react
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: openai
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: playwright
  dependency-version: 1.62.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: tailwindcss
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: tsx
  dependency-version: 4.23.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump the npm-minor-patch group with 19 updates build(deps): bump the npm-minor-patch group across 1 directory with 19 updates Aug 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-minor-patch-68f414fda7 branch from 7b39a82 to a4723cc Compare August 7, 2026 21:34
@groupthinking groupthinking self-assigned this Aug 13, 2026
@groupthinking
groupthinking merged commit 7261ac8 into main Aug 13, 2026
19 of 21 checks passed
@groupthinking
groupthinking deleted the dependabot/npm_and_yarn/npm-minor-patch-68f414fda7 branch August 13, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant